.Net Framework > v2.0.50727 > System > Collections > Generic > LinkedList<T> > AddBefore AddBefore(LinkedListNode<T>,LinkedListNode<T>)
AddBefore(LinkedListNode<T>,T)


AddBefore(LinkedListNode<T>,LinkedListNode<T>)

Category
Method
Description
Adds the specified new node before the specified existing node in the System.Collections.Generic.LinkedList`1.
Type
void
Character
public
Parameters
NameTypeDescription
nodeSystem.Collections.Generic.LinkedListNode<T>
newNodeSystem.Collections.Generic.LinkedListNode<T>
Tags
01892ABD01, 02E3ABA98D, 0376596F91

AddBefore(LinkedListNode<T>,T)

Category
Method
Description
Adds a new node containing the specified value before the specified existing node in the System.Collections.Generic.LinkedList`1.
Type
System.Collections.Generic.LinkedListNode<T>
Character
public
Parameters
NameTypeDescription
nodeSystem.Collections.Generic.LinkedListNode<T>
valueT
Tags
01892ABD01, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database